Skip to content

Organizations paywall#357

Merged
joanagmaia merged 2 commits intomainfrom
feature/organizations-paywall
Dec 16, 2022
Merged

Organizations paywall#357
joanagmaia merged 2 commits intomainfrom
feature/organizations-paywall

Conversation

@joanagmaia
Copy link
Copy Markdown
Contributor

Changes proposed ✍️

  • Created a generic component for both paywalls page and paywall modal. Currently only used for organizations

  • If user tries to access any of the organizations module page, the app shows the paywall page.

  • If user tries to access the organization view from an external modal, through a link, the app shows the paywall modal

  • Screenshots (front-end changes only)

Screenshot 2022-12-15 at 17 55 22
Screenshot 2022-12-15 at 17 55 36

Checklist ✅

  • Label appropriately with Feature, Enhancement, or Bug.
  • Tests are passing.
  • New backend functionality has been unit-tested.
  • Environment variables have been updated:
    • Local frontend configuration: frontend/.env.dist.local, frontend/.env.dist.composed.
    • Local backend: backend/.env.dist.local, backend/.env.dist.composed.
    • Configuration docs have been updated.
    • Team members only: update environment variables in override, staging and production env. files and trigger update config script.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.
  • All changes have been tested in a staging site.
  • All changes are working locally running crowd.dev's Docker local environment.

@joanagmaia joanagmaia added the Feature Created by Linear-GitHub Sync label Dec 15, 2022
@joanagmaia joanagmaia self-assigned this Dec 15, 2022
Copy link
Copy Markdown
Contributor

@mariobalca mariobalca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🙌
Thanks for the housekeeping work as well, forgot that the error page was still in a components folder.
Great job 👏

@joanagmaia joanagmaia merged commit 7543642 into main Dec 16, 2022
@joanagmaia joanagmaia deleted the feature/organizations-paywall branch December 16, 2022 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants